ComponentOne ASP.NET MVC Controls
TileBuilder<TControl,TBuilder> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : TileBuilder<TControl,TBuilder> Class

The following tables list the members exposed by TileBuilder<TControl,TBuilder>.

Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Tile.AllowDrag. Sets a boolean value decides whether the tiles could be dragged.  
Public MethodConfigurates C1.Web.Mvc.Tile.AllowHide. Sets a boolean value decides whether the tiles could be hidden.  
Public MethodConfigurates C1.Web.Mvc.Tile.AllowMaximize. Sets a boolean value decides whether the tiles could be maximized.  
Public MethodConfigurates C1.Web.Mvc.Tile.Content. Sets the tile content(text/html) or the selector of a Dom element which contains the content.  
Public MethodConfigurates C1.Web.Mvc.Tile.HeaderText. Sets the tile header title.  
Public MethodConfigurates C1.Web.Mvc.Tile.MaxResizeHeight.  
Public MethodConfigurates C1.Web.Mvc.Tile.MaxResizeWidth.  
Public MethodConfigurates C1.Web.Mvc.Tile.ShowHeader. Sets a boolean value decides whether to show the header.  
Public MethodConfigurates C1.Web.Mvc.Tile.ShowToolbar. Sets a boolean value decides whether to show the toolbar.  
Public MethodConfigurates C1.Web.Mvc.Tile.Visible. Sets a boolean value decides whether to show the tile.  
Top
See Also

Reference

TileBuilder<TControl,TBuilder> Class
C1.Web.Mvc.Fluent Namespace